numericsorter: Ignore deprecations
authorMatthias Clasen <mclasen@redhat.com>
Fri, 31 Jul 2020 15:36:03 +0000 (11:36 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 31 Jul 2020 15:36:03 +0000 (11:36 -0400)
commit99bb8bb3f71de0a0c8c07fe2bd7cd7bc469a62eb
tree38e879cf80bdd73c27dfecb4d3c07ef9659a502c
parentff42c9417461c7da4a940a52a08573931880337e
numericsorter: Ignore deprecations

We use g_value_get_char here; replacing it with
g_value_get_schar is not entirely trivial, so just
ignore deprecations for now.
gtk/gtknumericsorter.c